Always initialize child-visible to FALSE, otherwise we may end up with the
authorMatthias Clasen <mclasen@redhat.com>
Fri, 6 May 2005 19:36:41 +0000 (19:36 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 6 May 2005 19:36:41 +0000 (19:36 +0000)
commit1d50b80aedacbd4ff84639eefa58b3d59dec6d79
treeda22896241b6e6ace60731afc8e52949c02f4ecc
parent0ffbe85cc4eb6a626548f52c12bebd25d86eb0c1
Always initialize child-visible to FALSE, otherwise we may end up with the

2005-05-06  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtknotebook.c (gtk_notebook_insert_page_menu): Always
initialize child-visible to FALSE, otherwise we may end up
with the wrong page visible initially.  (#302283, Patrik Fimml)

* gtk/gtktreeview.c (gtk_tree_view_draw_arrow): Make expanders
appear insensitive in insensitive treeviews.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk/gtknotebook.c
gtk/gtktreeview.c